home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / programming / amiga / muibuilder / history < prev    next >
Encoding:
Text File  |  1995-12-04  |  4.1 KB  |  123 lines

  1. /*************************/
  2. /*    MUIBuilder 2.2c    */
  3. /*************************/
  4.  
  5. - fixed some incompatibilities with MUI30
  6. - fixed some bugs in catalog description generation
  7. - fixed some key shortcuts wrong generation
  8. - the merge option crashed sometimes when using the
  9.   latest save files (muib 2.2b). fixed.
  10. - A *very* new and fantastic new C generator (with GUI)
  11.   by Xavier & Ludovic Billault.
  12.  
  13. and more little bug fixes i just can't remember !!
  14.  
  15. /*************************/
  16. /*    MUIBuilder 2.2b    */
  17. /*************************/
  18.  
  19. little bug fixes release
  20.  
  21. - a bug appeared in version 2.2a : wrong catalog generation
  22.   entry generated for buttons in some cases.
  23.  
  24. /*************************/
  25. /*    MUIBuilder 2.2a    */
  26. /*************************/
  27.  
  28. little bug fixes release
  29.  
  30. - little bug in button code generation
  31. - bug fixed in application menu testing
  32. - fixed an endless loop in guide generation (occured when generating
  33.   PopObjects documentation)
  34.  
  35. /*************************/
  36. /*     MUIBuilder 2.2    */
  37. /*************************/
  38.  
  39. bug fixes release.
  40.  
  41. - A bug appeared with the 2.1 release : sometimes, MB didn't generate
  42.   the function hooks definitions. fixed.
  43. - The small problems with code generation (buttons and lists) seem
  44.   to be solved.
  45. - fixed the slider notifications bug.
  46. - rewrote the guide generation
  47. - some attributes disappeared when saving a file. fixed !
  48. - improvement of the objects presentation window (add prefs)
  49. - the installer script now copies the images directory ! :)
  50. - The code generation is improved : all references to ungenerated
  51.   objects are supported.
  52. - There is an improved catalog genererator : it keeps all the strings
  53.   you add yourself directly in the text file.
  54. - The project icon is no more overwriten if it exists (so you'll keep
  55.   its position !)
  56. - some procedures of the muibuilder.library were rewritten : consequently,
  57.   the source generation is up to 15 times quicker than before.
  58. - Application Menus now appear during tests.
  59. - New Window attribute : NoMenus.
  60.  
  61.  
  62. /*************************/
  63. /*     MUIBuilder 2.1    */
  64. /*************************/
  65.  
  66. bug fixes release.
  67.  
  68. - No more code generation problem
  69.         for E users : only the needed identifiers are generated !
  70.         some hooks were not correctly generated : fixed !
  71. - fixed the enforcer hit at code generation
  72. - no more problems when saving some hooks
  73. - register group : there were some problems if titles were not given
  74.   to all groups
  75. - the code generator is now running synchronously, so that we know when
  76.   it is finished.
  77. - Menu generation fixed
  78. - We added some images to show the GUI objects.
  79.  
  80. /*************************/
  81. /*     MUIBuilder 2.0    */
  82. /*************************/
  83.  
  84. This is a major release. A lot of new features appear, and most
  85. of the existing ones have changed.
  86.  
  87. - Hierarchic tree display
  88. - new objects supported
  89. - notifications support for every object
  90. - possibility to test the notifications directly from MUIBuilder
  91. - menu objects
  92. - function hooks
  93.  
  94. /*************************/
  95. /*     MUIBuilder 1.1    */
  96. /*************************/
  97.  
  98. - generation source code errors corrected
  99. - 'Config' window modified:
  100.         possibility to chose the GetString function name
  101.         and the code generation module name
  102. - Added the automatic localization
  103. - possibility to create the catalog description file
  104. - the refreshes in the 'Window attributes' window work well now
  105. - No more Enforcer hits ( I hope !!! :-( ... I can't run Enforcer on my A1200 )
  106. - a few MUI2.0 features added ( RegisterGroup, and some attributes )
  107. - MUIBuilder scans the 'Modules' directory to see which languages are available
  108.   ( 'GenCodeXXXX' )
  109. - MUIBuilder is now translated in :
  110.         - Français ( catalog + documentation )
  111.         - Deutsch  ( catalog + documentation ) [ thanks to Christian Brandel ]
  112.         - Czech    ( catalog )                 [ thanks to Michal Kara       ]
  113. - new generator for the C language
  114. - new generator for the E language ( by Lionel Vintenat )
  115. - a generator made for the Assembly language by Michal Kara
  116. - possibility to see the result of your work at real time !
  117.  
  118. /*************************/
  119. /*     MUIBuilder 1.0    */
  120. /*************************/
  121.  
  122. First Release
  123.